home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 February / cd joystick no112 fevrier 2000.iso / DATA / Demos / ageofwonder / data1.cab / Program / AoW.exe / 0 / RCDATA / TEMAILGAMESETTINGSDLG / TEMAILGAMESETTINGSDLG.txt
Text File  |  1999-10-21  |  30KB  |  1,207 lines

  1. object EmailGameSettingsDlg: TEmailGameSettingsDlg
  2.   OnCreate = EmailGameSettingsDlgCreate
  3.   OnDestroy = EmailGameSettingsDlgDestroy
  4.   Left = 326
  5.   Top = 173
  6.   Height = 506
  7.   Width = 593
  8.   object OKBtn: TAOWButton
  9.     Priority = 9999
  10.     WinLeft = 90
  11.     WinTop = 297
  12.     AOWWindow = Dlg
  13.     CaptureInput = True
  14.     Alignment.AlignWidth = awLeft
  15.     Alignment.AlignHeight = ahBottom
  16.     Alignment.HeightPercent = 0
  17.     Alignment.WidthPercent = 0
  18.     Alignment.LeftOffPercent = 0
  19.     Alignment.RightOffPercent = 0
  20.     Alignment.TopOffPercent = 0
  21.     Alignment.BottomOffPercent = 0
  22.     Alignment.LeftOffset = 90
  23.     Alignment.RightOffset = 0
  24.     Alignment.TopOffset = 0
  25.     Alignment.BottomOffset = 11
  26.     Masked = False
  27.     AOWFont = FontModule.Age10
  28.     BorderHeight = 8
  29.     BorderHeightSelected = 9
  30.     ILButton = IntGfxMod.GenericB
  31.     ILIndexDown = 22
  32.     ILIndexLit = 25
  33.     ILIndexUp = 19
  34.     Text = 'OK'
  35.     TextColor = clBlack
  36.     TextSelColor = clWhite
  37.     WinWidth = 110
  38.     OnClick = OKBtnClick
  39.     Left = 276
  40.     Top = 320
  41.   end
  42.   object TitleIcon: TAOWImage
  43.     Priority = 0
  44.     WinLeft = 20
  45.     WinTop = 5
  46.     AOWWindow = Dlg
  47.     CaptureInput = False
  48.     Alignment.AlignWidth = awNone
  49.     Alignment.AlignHeight = ahNone
  50.     Alignment.HeightPercent = 0
  51.     Alignment.WidthPercent = 0
  52.     Alignment.LeftOffPercent = 0
  53.     Alignment.RightOffPercent = 0
  54.     Alignment.TopOffPercent = 0
  55.     Alignment.BottomOffPercent = 0
  56.     Alignment.LeftOffset = 0
  57.     Alignment.RightOffset = 0
  58.     Alignment.TopOffset = 0
  59.     Alignment.BottomOffset = 0
  60.     Masked = False
  61.     ImageLib = IntGfxMod.TitleIcons
  62.     AnimStart = 0
  63.     CurrentImage = 17
  64.     AnimEnd = 0
  65.     WinWidth = 19
  66.     WinHeight = 16
  67.     Animate = False
  68.     AnimFrameDelay = 0
  69.     Left = 200
  70.     Top = 8
  71.   end
  72.   object Title: TAOWLabel
  73.     Priority = 0
  74.     WinLeft = 42
  75.     WinTop = 7
  76.     AOWWindow = Dlg
  77.     CaptureInput = False
  78.     Alignment.AlignWidth = awNone
  79.     Alignment.AlignHeight = ahNone
  80.     Alignment.HeightPercent = 0
  81.     Alignment.WidthPercent = 0
  82.     Alignment.LeftOffPercent = 0
  83.     Alignment.RightOffPercent = 0
  84.     Alignment.TopOffPercent = 0
  85.     Alignment.BottomOffPercent = 0
  86.     Alignment.LeftOffset = 0
  87.     Alignment.RightOffset = 0
  88.     Alignment.TopOffset = 0
  89.     Alignment.BottomOffset = 0
  90.     Masked = True
  91.     AOWFont = FontModule.Age10
  92.     Text = 'Email Game Settings'
  93.     TextColor = clBlack
  94.     Left = 96
  95.     Top = 8
  96.   end
  97.   object CancelBut: TAOWButton
  98.     Priority = 9999
  99.     WinLeft = 256
  100.     WinTop = 297
  101.     AOWWindow = Dlg
  102.     ToolTip = General.ToolTip
  103.     CaptureInput = True
  104.     Alignment.AlignWidth = awRight
  105.     Alignment.AlignHeight = ahBottom
  106.     Alignment.HeightPercent = 0
  107.     Alignment.WidthPercent = 0
  108.     Alignment.LeftOffPercent = 0
  109.     Alignment.RightOffPercent = 0
  110.     Alignment.TopOffPercent = 0
  111.     Alignment.BottomOffPercent = 0
  112.     Alignment.LeftOffset = 0
  113.     Alignment.RightOffset = 84
  114.     Alignment.TopOffset = 0
  115.     Alignment.BottomOffset = 11
  116.     Masked = False
  117.     AOWFont = FontModule.Age10
  118.     BorderHeight = 8
  119.     BorderHeightSelected = 9
  120.     ILButton = IntGfxMod.GenericB
  121.     ILIndexDown = 22
  122.     ILIndexLit = 25
  123.     ILIndexUp = 19
  124.     Text = 'Cancel'
  125.     TextColor = clBlack
  126.     TextSelColor = clWhite
  127.     WinWidth = 110
  128.     OnClick = CancelButClick
  129.     Left = 320
  130.     Top = 320
  131.   end
  132.   object Dlg: TAOWWindow
  133.     OnKeyDown = DlgKeyDown
  134.     Visible = False
  135.     Priority = 520
  136.     WinLeft = 95
  137.     WinTop = 49
  138.     WinWidth = 450
  139.     Masked = True
  140.     Alignment.AlignWidth = awCenter
  141.     Alignment.AlignHeight = ahCenter
  142.     Alignment.HeightPercent = 0
  143.     Alignment.WidthPercent = 0
  144.     Alignment.LeftOffPercent = 0
  145.     Alignment.RightOffPercent = 0
  146.     Alignment.TopOffPercent = 0
  147.     Alignment.BottomOffPercent = 0
  148.     Alignment.LeftOffset = 0
  149.     Alignment.RightOffset = 0
  150.     Alignment.TopOffset = 0
  151.     Alignment.BottomOffset = 0
  152.     WinManager = General.Manager
  153.     UseVMem = False
  154.     BorderWidth = 0
  155.     BorderHeight = 0
  156.     OverlapTopCorners = False
  157.     Cursor = crDefault
  158.     DoubleBuffered = True
  159.     MaskColor = 6268490
  160.     FreeSurfaceOnHide = True
  161.     ILFrame = IntGfxMod.GenericF
  162.     ILIndexFrame = 32
  163.     ILIndexTexture = 2
  164.     ILTexture = IntGfxMod.GenericT
  165.     DragHeight = 20
  166.     Draggable = True
  167.     Resizable = False
  168.     MinWidth = 0
  169.     MinHeight = 0
  170.     MaxWidth = 0
  171.     MaxHeight = 0
  172.     UseManagerBorders = True
  173.     Modal = True
  174.     WinHeight = 335
  175.     Dockable = False
  176.     Left = 60
  177.     Top = 8
  178.   end
  179.   object LocalEmailAdressLbl: TAOWLabel
  180.     Priority = 100
  181.     WinLeft = 50
  182.     WinTop = 30
  183.     AOWWindow = Dlg
  184.     CaptureInput = True
  185.     Alignment.AlignWidth = awLeft
  186.     Alignment.AlignHeight = ahTop
  187.     Alignment.HeightPercent = 0
  188.     Alignment.WidthPercent = 0
  189.     Alignment.LeftOffPercent = 0
  190.     Alignment.RightOffPercent = 0
  191.     Alignment.TopOffPercent = 0
  192.     Alignment.BottomOffPercent = 0
  193.     Alignment.LeftOffset = 50
  194.     Alignment.RightOffset = 0
  195.     Alignment.TopOffset = 30
  196.     Alignment.BottomOffset = 0
  197.     Masked = True
  198.     AOWFont = FontModule.AoW15WhiteGrey
  199.     Text = 'Local Email Address'
  200.     TextColor = clWhite
  201.     Left = 360
  202.     Top = 32
  203.   end
  204.   object DecoL: TAOWImage
  205.     Priority = 1000
  206.     WinLeft = 35
  207.     WinTop = 297
  208.     AOWWindow = Dlg
  209.     CaptureInput = True
  210.     Alignment.AlignWidth = awNone
  211.     Alignment.AlignHeight = ahBottom
  212.     Alignment.HeightPercent = 0
  213.     Alignment.WidthPercent = 0
  214.     Alignment.LeftOffPercent = 0
  215.     Alignment.RightOffPercent = 0
  216.     Alignment.TopOffPercent = 0
  217.     Alignment.BottomOffPercent = 0
  218.     Alignment.LeftOffset = 0
  219.     Alignment.RightOffset = 0
  220.     Alignment.TopOffset = 0
  221.     Alignment.BottomOffset = 11
  222.     Masked = False
  223.     ImageLib = IntGfxMod.CeltDeco
  224.     AnimStart = 0
  225.     CurrentImage = 3
  226.     AnimEnd = 0
  227.     WinWidth = 81
  228.     WinHeight = 27
  229.     Animate = False
  230.     AnimFrameDelay = 0
  231.     Left = 416
  232.     Top = 320
  233.   end
  234.   object DecoR: TAOWImage
  235.     Priority = 1000
  236.     WinLeft = 341
  237.     WinTop = 297
  238.     AOWWindow = Dlg
  239.     CaptureInput = True
  240.     Alignment.AlignWidth = awRight
  241.     Alignment.AlignHeight = ahBottom
  242.     Alignment.HeightPercent = 0
  243.     Alignment.WidthPercent = 0
  244.     Alignment.LeftOffPercent = 0
  245.     Alignment.RightOffPercent = 0
  246.     Alignment.TopOffPercent = 0
  247.     Alignment.BottomOffPercent = 0
  248.     Alignment.LeftOffset = 0
  249.     Alignment.RightOffset = 28
  250.     Alignment.TopOffset = 0
  251.     Alignment.BottomOffset = 11
  252.     Masked = False
  253.     ImageLib = IntGfxMod.CeltDeco
  254.     AnimStart = 0
  255.     CurrentImage = 3
  256.     AnimEnd = 0
  257.     WinWidth = 81
  258.     WinHeight = 27
  259.     Animate = False
  260.     AnimFrameDelay = 0
  261.     Left = 464
  262.     Top = 320
  263.   end
  264.   object AoWFrame1: TAoWFrame
  265.     Priority = 0
  266.     WinLeft = 21
  267.     WinTop = 297
  268.     AOWWindow = Dlg
  269.     CaptureInput = True
  270.     Alignment.AlignWidth = awBoth
  271.     Alignment.AlignHeight = ahBottom
  272.     Alignment.HeightPercent = 0
  273.     Alignment.WidthPercent = 0
  274.     Alignment.LeftOffPercent = 0
  275.     Alignment.RightOffPercent = 0
  276.     Alignment.TopOffPercent = 0
  277.     Alignment.BottomOffPercent = 0
  278.     Alignment.LeftOffset = 21
  279.     Alignment.RightOffset = 21
  280.     Alignment.TopOffset = 0
  281.     Alignment.BottomOffset = 11
  282.     Masked = False
  283.     WinWidth = 408
  284.     WinHeight = 27
  285.     FrameType = frHorizLine
  286.     ILIndexFrame = 0
  287.     ILIndexLine = 55
  288.     ILIndexTexture = 0
  289.     ILLine = IntGfxMod.CeltDeco
  290.     Left = 504
  291.     Top = 320
  292.   end
  293.   object LocalEmailAddressEdit: TAOWEdit
  294.     OnUpdate = LocalEmailAddressEditUpdate
  295.     Priority = 0
  296.     WinLeft = 1
  297.     WinTop = 0
  298.     AOWWindow = LocalPnl
  299.     CaptureInput = True
  300.     Alignment.AlignWidth = awBoth
  301.     Alignment.AlignHeight = ahTop
  302.     Alignment.HeightPercent = 0
  303.     Alignment.WidthPercent = 0
  304.     Alignment.LeftOffPercent = 0
  305.     Alignment.RightOffPercent = 0
  306.     Alignment.TopOffPercent = 0
  307.     Alignment.BottomOffPercent = 0
  308.     Alignment.LeftOffset = 1
  309.     Alignment.RightOffset = 0
  310.     Alignment.TopOffset = 0
  311.     Alignment.BottomOffset = 1
  312.     Masked = False
  313.     WinWidth = 199
  314.     AOWFont = FontModule.Age10s
  315.     BorderWidth = 8
  316.     BorderHeight = 6
  317.     MaxChars = 0
  318.     CursorChar = '_'
  319.     BlinkDelay = 1
  320.     TextColor = 11002593
  321.     Editable = False
  322.     ILEdit = IntGfxMod.GenericE
  323.     ILIndex = 15
  324.     PassWordChar = #0
  325.     Left = 424
  326.     Top = 32
  327.   end
  328.   object PlayerEMailAddressesLbl: TAOWLabel
  329.     Priority = 100
  330.     WinLeft = 50
  331.     WinTop = 132
  332.     AOWWindow = Dlg
  333.     CaptureInput = True
  334.     Alignment.AlignWidth = awLeft
  335.     Alignment.AlignHeight = ahBottom
  336.     Alignment.HeightPercent = 0
  337.     Alignment.WidthPercent = 0
  338.     Alignment.LeftOffPercent = 0
  339.     Alignment.RightOffPercent = 0
  340.     Alignment.TopOffPercent = 0
  341.     Alignment.BottomOffPercent = 0
  342.     Alignment.LeftOffset = 50
  343.     Alignment.RightOffset = 0
  344.     Alignment.TopOffset = 70
  345.     Alignment.BottomOffset = 185
  346.     Masked = True
  347.     AOWFont = FontModule.AoW15WhiteGrey
  348.     Text = 'Player Email Addresses'
  349.     TextColor = clWhite
  350.     Left = 128
  351.     Top = 120
  352.   end
  353.   object EmailAddressEdit1: TAOWEdit
  354.     Priority = 0
  355.     WinLeft = 120
  356.     WinTop = 0
  357.     AOWWindow = PlayerPnl
  358.     CaptureInput = True
  359.     Alignment.AlignWidth = awBoth
  360.     Alignment.AlignHeight = ahTop
  361.     Alignment.HeightPercent = 0
  362.     Alignment.WidthPercent = 0
  363.     Alignment.LeftOffPercent = 0
  364.     Alignment.RightOffPercent = 0
  365.     Alignment.TopOffPercent = 0
  366.     Alignment.BottomOffPercent = 0
  367.     Alignment.LeftOffset = 120
  368.     Alignment.RightOffset = 0
  369.     Alignment.TopOffset = 0
  370.     Alignment.BottomOffset = 1
  371.     Masked = False
  372.     WinWidth = 230
  373.     AOWFont = FontModule.Age10s
  374.     BorderWidth = 8
  375.     BorderHeight = 5
  376.     OnChange = EmailAddressEdit1Change
  377.     MaxChars = 0
  378.     CursorChar = '_'
  379.     BlinkDelay = 1
  380.     TextColor = 11002593
  381.     Editable = True
  382.     ILEdit = IntGfxMod.GenericE
  383.     ILIndex = 15
  384.     PassWordChar = #0
  385.     Left = 200
  386.     Top = 168
  387.   end
  388.   object PlayerPnl: TAOWPanel
  389.     Priority = 1
  390.     WinLeft = 50
  391.     WinTop = 153
  392.     WinWidth = 350
  393.     Masked = True
  394.     Alignment.AlignWidth = awBoth
  395.     Alignment.AlignHeight = ahBottom
  396.     Alignment.HeightPercent = 0
  397.     Alignment.WidthPercent = 0
  398.     Alignment.LeftOffPercent = 0
  399.     Alignment.RightOffPercent = 0
  400.     Alignment.TopOffPercent = 0
  401.     Alignment.BottomOffPercent = 0
  402.     Alignment.LeftOffset = 50
  403.     Alignment.RightOffset = 50
  404.     Alignment.TopOffset = 70
  405.     Alignment.BottomOffset = 60
  406.     WinHeight = 122
  407.     AOWWindow = Dlg
  408.     ILFrame = IntGfxMod.GenericF
  409.     ILTexture = IntGfxMod.GenericT
  410.     ILIndexFrame = 105
  411.     ILIndexTexture = 17
  412.     OwnerItem = 0
  413.     MinWidth = 0
  414.     MinHeight = 0
  415.     Left = 64
  416.     Top = 120
  417.   end
  418.   object PlayerLbl1: TAOWLabel
  419.     Priority = 0
  420.     WinLeft = 20
  421.     WinTop = 5
  422.     AOWWindow = Player1Pnl
  423.     CaptureInput = False
  424.     Alignment.AlignWidth = awLeft
  425.     Alignment.AlignHeight = ahTop
  426.     Alignment.HeightPercent = 0
  427.     Alignment.WidthPercent = 0
  428.     Alignment.LeftOffPercent = 0
  429.     Alignment.RightOffPercent = 0
  430.     Alignment.TopOffPercent = 0
  431.     Alignment.BottomOffPercent = 0
  432.     Alignment.LeftOffset = 20
  433.     Alignment.RightOffset = 0
  434.     Alignment.TopOffset = 5
  435.     Alignment.BottomOffset = 0
  436.     Masked = True
  437.     AOWFont = FontModule.Age10s
  438.     TextColor = 9415072
  439.     Left = 128
  440.     Top = 168
  441.   end
  442.   object PlayerSB: TAOWVScrollBar
  443.     Priority = 200
  444.     WinLeft = 333
  445.     WinTop = 0
  446.     AOWWindow = PlayerPnl
  447.     CaptureInput = True
  448.     Alignment.AlignWidth = awRight
  449.     Alignment.AlignHeight = ahBoth
  450.     Alignment.HeightPercent = 0
  451.     Alignment.WidthPercent = 0
  452.     Alignment.LeftOffPercent = 0
  453.     Alignment.RightOffPercent = 0
  454.     Alignment.TopOffPercent = 0
  455.     Alignment.BottomOffPercent = 0
  456.     Alignment.LeftOffset = 0
  457.     Alignment.RightOffset = 0
  458.     Alignment.TopOffset = 0
  459.     Alignment.BottomOffset = 1
  460.     Masked = False
  461.     Min = 0
  462.     Max = 4
  463.     SmallChange = 1
  464.     LargeChange = 5
  465.     Position = 0
  466.     WinHeight = 121
  467.     WinWidth = 17
  468.     NumberVisible = 4
  469.     OnChange = PlayerSBChange
  470.     VanishWhenFull = True
  471.     ILIInc = IntGfxMod.GenericS
  472.     ILIDec = IntGfxMod.GenericS
  473.     ILTBack = IntGfxMod.GenericS
  474.     ILLTab = IntGfxMod.GenericS
  475.     ILIndexIncUp = 96
  476.     ILIndexIncDown = 97
  477.     ILIndexDecUp = 94
  478.     ILIndexDecDown = 95
  479.     ILIndexBack = 101
  480.     ILIndexTab = 98
  481.     Left = 200
  482.     Top = 120
  483.   end
  484.   object PlayerLbl2: TAOWLabel
  485.     Priority = 0
  486.     WinLeft = 20
  487.     WinTop = 5
  488.     AOWWindow = Player2Pnl
  489.     CaptureInput = False
  490.     Alignment.AlignWidth = awLeft
  491.     Alignment.AlignHeight = ahTop
  492.     Alignment.HeightPercent = 0
  493.     Alignment.WidthPercent = 0
  494.     Alignment.LeftOffPercent = 0
  495.     Alignment.RightOffPercent = 0
  496.     Alignment.TopOffPercent = 0
  497.     Alignment.BottomOffPercent = 0
  498.     Alignment.LeftOffset = 20
  499.     Alignment.RightOffset = 0
  500.     Alignment.TopOffset = 5
  501.     Alignment.BottomOffset = 0
  502.     Masked = True
  503.     AOWFont = FontModule.Age10
  504.     TextColor = 9415072
  505.     Left = 128
  506.     Top = 216
  507.   end
  508.   object PlayerLbl3: TAOWLabel
  509.     Priority = 0
  510.     WinLeft = 20
  511.     WinTop = 5
  512.     AOWWindow = Player3Pnl
  513.     CaptureInput = False
  514.     Alignment.AlignWidth = awLeft
  515.     Alignment.AlignHeight = ahTop
  516.     Alignment.HeightPercent = 0
  517.     Alignment.WidthPercent = 0
  518.     Alignment.LeftOffPercent = 0
  519.     Alignment.RightOffPercent = 0
  520.     Alignment.TopOffPercent = 0
  521.     Alignment.BottomOffPercent = 0
  522.     Alignment.LeftOffset = 20
  523.     Alignment.RightOffset = 0
  524.     Alignment.TopOffset = 5
  525.     Alignment.BottomOffset = 0
  526.     Masked = True
  527.     AOWFont = FontModule.Age10
  528.     TextColor = 9415072
  529.     Left = 128
  530.     Top = 264
  531.   end
  532.   object EmailAddressEdit2: TAOWEdit
  533.     Tag = 1
  534.     Priority = 0
  535.     WinLeft = 120
  536.     WinTop = 20
  537.     AOWWindow = PlayerPnl
  538.     CaptureInput = True
  539.     Alignment.AlignWidth = awBoth
  540.     Alignment.AlignHeight = ahTop
  541.     Alignment.HeightPercent = 0
  542.     Alignment.WidthPercent = 0
  543.     Alignment.LeftOffPercent = 0
  544.     Alignment.RightOffPercent = 0
  545.     Alignment.TopOffPercent = 0
  546.     Alignment.BottomOffPercent = 0
  547.     Alignment.LeftOffset = 120
  548.     Alignment.RightOffset = 0
  549.     Alignment.TopOffset = 20
  550.     Alignment.BottomOffset = 1
  551.     Masked = False
  552.     WinWidth = 230
  553.     AOWFont = FontModule.Age10s
  554.     BorderWidth = 8
  555.     BorderHeight = 6
  556.     OnChange = EmailAddressEdit1Change
  557.     MaxChars = 0
  558.     CursorChar = '_'
  559.     BlinkDelay = 1
  560.     TextColor = 11002593
  561.     Editable = True
  562.     ILEdit = IntGfxMod.GenericE
  563.     ILIndex = 15
  564.     PassWordChar = #0
  565.     Left = 200
  566.     Top = 216
  567.   end
  568.   object EmailAddressEdit3: TAOWEdit
  569.     Tag = 2
  570.     Priority = 0
  571.     WinLeft = 120
  572.     WinTop = 40
  573.     AOWWindow = PlayerPnl
  574.     CaptureInput = True
  575.     Alignment.AlignWidth = awBoth
  576.     Alignment.AlignHeight = ahTop
  577.     Alignment.HeightPercent = 0
  578.     Alignment.WidthPercent = 0
  579.     Alignment.LeftOffPercent = 0
  580.     Alignment.RightOffPercent = 0
  581.     Alignment.TopOffPercent = 0
  582.     Alignment.BottomOffPercent = 0
  583.     Alignment.LeftOffset = 120
  584.     Alignment.RightOffset = 0
  585.     Alignment.TopOffset = 40
  586.     Alignment.BottomOffset = 1
  587.     Masked = False
  588.     WinWidth = 230
  589.     AOWFont = FontModule.Age10s
  590.     BorderWidth = 8
  591.     BorderHeight = 6
  592.     OnChange = EmailAddressEdit1Change
  593.     MaxChars = 0
  594.     CursorChar = '_'
  595.     BlinkDelay = 1
  596.     TextColor = 11002593
  597.     Editable = True
  598.     ILEdit = IntGfxMod.GenericE
  599.     ILIndex = 15
  600.     PassWordChar = #0
  601.     Left = 200
  602.     Top = 264
  603.   end
  604.   object PlayerLbl4: TAOWLabel
  605.     Priority = 0
  606.     WinLeft = 20
  607.     WinTop = 5
  608.     AOWWindow = Player4Pnl
  609.     CaptureInput = False
  610.     Alignment.AlignWidth = awLeft
  611.     Alignment.AlignHeight = ahTop
  612.     Alignment.HeightPercent = 0
  613.     Alignment.WidthPercent = 0
  614.     Alignment.LeftOffPercent = 0
  615.     Alignment.RightOffPercent = 0
  616.     Alignment.TopOffPercent = 0
  617.     Alignment.BottomOffPercent = 0
  618.     Alignment.LeftOffset = 20
  619.     Alignment.RightOffset = 0
  620.     Alignment.TopOffset = 5
  621.     Alignment.BottomOffset = 0
  622.     Masked = True
  623.     AOWFont = FontModule.Age10
  624.     TextColor = 9415072
  625.     Left = 128
  626.     Top = 312
  627.   end
  628.   object EmailAddressEdit4: TAOWEdit
  629.     Tag = 3
  630.     Priority = 0
  631.     WinLeft = 120
  632.     WinTop = 60
  633.     AOWWindow = PlayerPnl
  634.     CaptureInput = True
  635.     Alignment.AlignWidth = awBoth
  636.     Alignment.AlignHeight = ahTop
  637.     Alignment.HeightPercent = 0
  638.     Alignment.WidthPercent = 0
  639.     Alignment.LeftOffPercent = 0
  640.     Alignment.RightOffPercent = 0
  641.     Alignment.TopOffPercent = 0
  642.     Alignment.BottomOffPercent = 0
  643.     Alignment.LeftOffset = 120
  644.     Alignment.RightOffset = 0
  645.     Alignment.TopOffset = 60
  646.     Alignment.BottomOffset = 1
  647.     Masked = False
  648.     WinWidth = 230
  649.     AOWFont = FontModule.Age10s
  650.     BorderWidth = 8
  651.     BorderHeight = 6
  652.     OnChange = EmailAddressEdit1Change
  653.     MaxChars = 0
  654.     CursorChar = '_'
  655.     BlinkDelay = 1
  656.     TextColor = 11002593
  657.     Editable = True
  658.     ILEdit = IntGfxMod.GenericE
  659.     ILIndex = 15
  660.     PassWordChar = #0
  661.     Left = 200
  662.     Top = 312
  663.   end
  664.   object EmailGameNameLbl: TAOWLabel
  665.     Priority = 100
  666.     WinLeft = 50
  667.     WinTop = 80
  668.     AOWWindow = Dlg
  669.     CaptureInput = True
  670.     Alignment.AlignWidth = awLeft
  671.     Alignment.AlignHeight = ahTop
  672.     Alignment.HeightPercent = 0
  673.     Alignment.WidthPercent = 0
  674.     Alignment.LeftOffPercent = 0
  675.     Alignment.RightOffPercent = 0
  676.     Alignment.TopOffPercent = 0
  677.     Alignment.BottomOffPercent = 0
  678.     Alignment.LeftOffset = 50
  679.     Alignment.RightOffset = 0
  680.     Alignment.TopOffset = 80
  681.     Alignment.BottomOffset = 0
  682.     Masked = True
  683.     AOWFont = FontModule.AoW15WhiteGrey
  684.     Text = 'Email Game Name'
  685.     TextColor = clWhite
  686.     Left = 360
  687.     Top = 80
  688.   end
  689.   object EmailGameNameEdit: TAOWEdit
  690.     Priority = 0
  691.     WinLeft = 1
  692.     WinTop = 0
  693.     AOWWindow = NamePnl
  694.     CaptureInput = True
  695.     Alignment.AlignWidth = awBoth
  696.     Alignment.AlignHeight = ahTop
  697.     Alignment.HeightPercent = 0
  698.     Alignment.WidthPercent = 0
  699.     Alignment.LeftOffPercent = 0
  700.     Alignment.RightOffPercent = 0
  701.     Alignment.TopOffPercent = 0
  702.     Alignment.BottomOffPercent = 0
  703.     Alignment.LeftOffset = 1
  704.     Alignment.RightOffset = 0
  705.     Alignment.TopOffset = 0
  706.     Alignment.BottomOffset = 1
  707.     Masked = False
  708.     WinWidth = 349
  709.     AOWFont = FontModule.Age10s
  710.     BorderWidth = 8
  711.     BorderHeight = 6
  712.     MaxChars = 0
  713.     CursorChar = '_'
  714.     BlinkDelay = 1
  715.     TextColor = 11002593
  716.     Editable = True
  717.     ILEdit = IntGfxMod.GenericE
  718.     ILIndex = 15
  719.     PassWordChar = #0
  720.     Left = 424
  721.     Top = 80
  722.   end
  723.   object SettingsBtn: TAOWButton
  724.     Priority = 9999
  725.     WinLeft = 265
  726.     WinTop = 50
  727.     AOWWindow = Dlg
  728.     CaptureInput = True
  729.     Alignment.AlignWidth = awBoth
  730.     Alignment.AlignHeight = ahTop
  731.     Alignment.HeightPercent = 0
  732.     Alignment.WidthPercent = 0
  733.     Alignment.LeftOffPercent = 0
  734.     Alignment.RightOffPercent = 0
  735.     Alignment.TopOffPercent = 0
  736.     Alignment.BottomOffPercent = 0
  737.     Alignment.LeftOffset = 265
  738.     Alignment.RightOffset = 50
  739.     Alignment.TopOffset = 50
  740.     Alignment.BottomOffset = 11
  741.     Masked = False
  742.     AOWFont = FontModule.Age10
  743.     BorderHeight = 6
  744.     BorderHeightSelected = 7
  745.     ILButton = IntGfxMod.GenericB
  746.     ILIndexDown = 37
  747.     ILIndexLit = 40
  748.     ILIndexUp = 34
  749.     Text = 'Settings'
  750.     TextColor = clBlack
  751.     TextSelColor = clWhite
  752.     WinWidth = 135
  753.     OnClick = SettingsBtnClick
  754.     Left = 492
  755.     Top = 36
  756.   end
  757.   object Player1Pnl: TAOWPanel
  758.     Priority = 100
  759.     WinLeft = 1
  760.     WinTop = 0
  761.     WinWidth = 120
  762.     OnDrawBack = Player6PnlDrawBack
  763.     Masked = True
  764.     Alignment.AlignWidth = awLeft
  765.     Alignment.AlignHeight = ahTop
  766.     Alignment.HeightPercent = 0
  767.     Alignment.WidthPercent = 0
  768.     Alignment.LeftOffPercent = 0
  769.     Alignment.RightOffPercent = 0
  770.     Alignment.TopOffPercent = 0
  771.     Alignment.BottomOffPercent = 0
  772.     Alignment.LeftOffset = 1
  773.     Alignment.RightOffset = 0
  774.     Alignment.TopOffset = 0
  775.     Alignment.BottomOffset = 1
  776.     WinHeight = 21
  777.     AOWWindow = PlayerPnl
  778.     ILFrame = IntGfxMod.GenericF
  779.     ILIndexFrame = 113
  780.     ILIndexTexture = 17
  781.     OwnerItem = 0
  782.     MinWidth = 0
  783.     MinHeight = 0
  784.     Left = 64
  785.     Top = 168
  786.   end
  787.   object PowePnl: TAOWPanel
  788.     Priority = 1
  789.     WinLeft = 1
  790.     WinTop = 0
  791.     WinWidth = 202
  792.     Masked = False
  793.     Alignment.AlignWidth = awBoth
  794.     Alignment.AlignHeight = ahBottom
  795.     Alignment.HeightPercent = 0
  796.     Alignment.WidthPercent = 0
  797.     Alignment.LeftOffPercent = 0
  798.     Alignment.RightOffPercent = 0
  799.     Alignment.TopOffPercent = 0
  800.     Alignment.BottomOffPercent = 0
  801.     Alignment.LeftOffset = 1
  802.     Alignment.RightOffset = 0
  803.     Alignment.TopOffset = 0
  804.     Alignment.BottomOffset = 78
  805.     WinHeight = 22
  806.     ILFrame = IntGfxMod.GenericF
  807.     ILTexture = IntGfxMod.GenericT
  808.     ILIndexFrame = 113
  809.     ILIndexTexture = 18
  810.     OwnerItem = 0
  811.     MinWidth = 0
  812.     MinHeight = 0
  813.     Left = 344
  814.     Top = 224
  815.   end
  816.   object Player2Pnl: TAOWPanel
  817.     Tag = 1
  818.     Priority = 100
  819.     WinLeft = 1
  820.     WinTop = 20
  821.     WinWidth = 120
  822.     OnDrawBack = Player6PnlDrawBack
  823.     Masked = True
  824.     Alignment.AlignWidth = awLeft
  825.     Alignment.AlignHeight = ahTop
  826.     Alignment.HeightPercent = 0
  827.     Alignment.WidthPercent = 0
  828.     Alignment.LeftOffPercent = 0
  829.     Alignment.RightOffPercent = 0
  830.     Alignment.TopOffPercent = 0
  831.     Alignment.BottomOffPercent = 0
  832.     Alignment.LeftOffset = 1
  833.     Alignment.RightOffset = 0
  834.     Alignment.TopOffset = 20
  835.     Alignment.BottomOffset = 1
  836.     WinHeight = 21
  837.     AOWWindow = PlayerPnl
  838.     ILFrame = IntGfxMod.GenericF
  839.     ILIndexFrame = 113
  840.     ILIndexTexture = 17
  841.     OwnerItem = 0
  842.     MinWidth = 0
  843.     MinHeight = 0
  844.     Left = 64
  845.     Top = 216
  846.   end
  847.   object Player3Pnl: TAOWPanel
  848.     Tag = 2
  849.     Priority = 100
  850.     WinLeft = 1
  851.     WinTop = 40
  852.     WinWidth = 120
  853.     OnDrawBack = Player6PnlDrawBack
  854.     Masked = True
  855.     Alignment.AlignWidth = awLeft
  856.     Alignment.AlignHeight = ahTop
  857.     Alignment.HeightPercent = 0
  858.     Alignment.WidthPercent = 0
  859.     Alignment.LeftOffPercent = 0
  860.     Alignment.RightOffPercent = 0
  861.     Alignment.TopOffPercent = 0
  862.     Alignment.BottomOffPercent = 0
  863.     Alignment.LeftOffset = 1
  864.     Alignment.RightOffset = 0
  865.     Alignment.TopOffset = 40
  866.     Alignment.BottomOffset = 1
  867.     WinHeight = 21
  868.     AOWWindow = PlayerPnl
  869.     ILFrame = IntGfxMod.GenericF
  870.     ILIndexFrame = 113
  871.     ILIndexTexture = 17
  872.     OwnerItem = 0
  873.     MinWidth = 0
  874.     MinHeight = 0
  875.     Left = 64
  876.     Top = 264
  877.   end
  878.   object Player4Pnl: TAOWPanel
  879.     Tag = 3
  880.     Priority = 100
  881.     WinLeft = 1
  882.     WinTop = 60
  883.     WinWidth = 120
  884.     OnDrawBack = Player6PnlDrawBack
  885.     Masked = True
  886.     Alignment.AlignWidth = awLeft
  887.     Alignment.AlignHeight = ahTop
  888.     Alignment.HeightPercent = 0
  889.     Alignment.WidthPercent = 0
  890.     Alignment.LeftOffPercent = 0
  891.     Alignment.RightOffPercent = 0
  892.     Alignment.TopOffPercent = 0
  893.     Alignment.BottomOffPercent = 0
  894.     Alignment.LeftOffset = 1
  895.     Alignment.RightOffset = 0
  896.     Alignment.TopOffset = 60
  897.     Alignment.BottomOffset = 1
  898.     WinHeight = 21
  899.     AOWWindow = PlayerPnl
  900.     ILFrame = IntGfxMod.GenericF
  901.     ILIndexFrame = 113
  902.     ILIndexTexture = 17
  903.     OwnerItem = 0
  904.     MinWidth = 0
  905.     MinHeight = 0
  906.     Left = 64
  907.     Top = 316
  908.   end
  909.   object PlayerLbl5: TAOWLabel
  910.     Priority = 0
  911.     WinLeft = 20
  912.     WinTop = 5
  913.     AOWWindow = Player5Pnl
  914.     CaptureInput = False
  915.     Alignment.AlignWidth = awLeft
  916.     Alignment.AlignHeight = ahTop
  917.     Alignment.HeightPercent = 0
  918.     Alignment.WidthPercent = 0
  919.     Alignment.LeftOffPercent = 0
  920.     Alignment.RightOffPercent = 0
  921.     Alignment.TopOffPercent = 0
  922.     Alignment.BottomOffPercent = 0
  923.     Alignment.LeftOffset = 20
  924.     Alignment.RightOffset = 0
  925.     Alignment.TopOffset = 5
  926.     Alignment.BottomOffset = 0
  927.     Masked = True
  928.     AOWFont = FontModule.Age10
  929.     TextColor = 9415072
  930.     Left = 128
  931.     Top = 360
  932.   end
  933.   object EmailAddressEdit5: TAOWEdit
  934.     Tag = 4
  935.     Priority = 0
  936.     WinLeft = 120
  937.     WinTop = 80
  938.     AOWWindow = PlayerPnl
  939.     CaptureInput = True
  940.     Alignment.AlignWidth = awBoth
  941.     Alignment.AlignHeight = ahTop
  942.     Alignment.HeightPercent = 0
  943.     Alignment.WidthPercent = 0
  944.     Alignment.LeftOffPercent = 0
  945.     Alignment.RightOffPercent = 0
  946.     Alignment.TopOffPercent = 0
  947.     Alignment.BottomOffPercent = 0
  948.     Alignment.LeftOffset = 120
  949.     Alignment.RightOffset = 0
  950.     Alignment.TopOffset = 80
  951.     Alignment.BottomOffset = 1
  952.     Masked = False
  953.     WinWidth = 230
  954.     AOWFont = FontModule.Age10s
  955.     BorderWidth = 8
  956.     BorderHeight = 6
  957.     OnChange = EmailAddressEdit1Change
  958.     MaxChars = 0
  959.     CursorChar = '_'
  960.     BlinkDelay = 1
  961.     TextColor = 11002593
  962.     Editable = True
  963.     ILEdit = IntGfxMod.GenericE
  964.     ILIndex = 15
  965.     PassWordChar = #0
  966.     Left = 200
  967.     Top = 360
  968.   end
  969.   object PlayerLbl6: TAOWLabel
  970.     Priority = 0
  971.     WinLeft = 20
  972.     WinTop = 5
  973.     AOWWindow = Player6Pnl
  974.     CaptureInput = False
  975.     Alignment.AlignWidth = awLeft
  976.     Alignment.AlignHeight = ahTop
  977.     Alignment.HeightPercent = 0
  978.     Alignment.WidthPercent = 0
  979.     Alignment.LeftOffPercent = 0
  980.     Alignment.RightOffPercent = 0
  981.     Alignment.TopOffPercent = 0
  982.     Alignment.BottomOffPercent = 0
  983.     Alignment.LeftOffset = 20
  984.     Alignment.RightOffset = 0
  985.     Alignment.TopOffset = 5
  986.     Alignment.BottomOffset = 0
  987.     Masked = True
  988.     AOWFont = FontModule.Age10
  989.     TextColor = 9415072
  990.     Left = 128
  991.     Top = 408
  992.   end
  993.   object EmailAddressEdit6: TAOWEdit
  994.     Tag = 5
  995.     Priority = 0
  996.     WinLeft = 120
  997.     WinTop = 100
  998.     AOWWindow = PlayerPnl
  999.     CaptureInput = True
  1000.     Alignment.AlignWidth = awBoth
  1001.     Alignment.AlignHeight = ahTop
  1002.     Alignment.HeightPercent = 0
  1003.     Alignment.WidthPercent = 0
  1004.     Alignment.LeftOffPercent = 0
  1005.     Alignment.RightOffPercent = 0
  1006.     Alignment.TopOffPercent = 0
  1007.     Alignment.BottomOffPercent = 0
  1008.     Alignment.LeftOffset = 120
  1009.     Alignment.RightOffset = 0
  1010.     Alignment.TopOffset = 100
  1011.     Alignment.BottomOffset = 1
  1012.     Masked = False
  1013.     WinWidth = 230
  1014.     AOWFont = FontModule.Age10s
  1015.     BorderWidth = 8
  1016.     BorderHeight = 6
  1017.     OnChange = EmailAddressEdit1Change
  1018.     MaxChars = 0
  1019.     CursorChar = '_'
  1020.     BlinkDelay = 1
  1021.     TextColor = 11002593
  1022.     Editable = True
  1023.     ILEdit = IntGfxMod.GenericE
  1024.     ILIndex = 15
  1025.     PassWordChar = #0
  1026.     Left = 200
  1027.     Top = 408
  1028.   end
  1029.   object Player5Pnl: TAOWPanel
  1030.     Tag = 4
  1031.     Priority = 100
  1032.     WinLeft = 1
  1033.     WinTop = 80
  1034.     WinWidth = 120
  1035.     OnDrawBack = Player6PnlDrawBack
  1036.     Masked = True
  1037.     Alignment.AlignWidth = awLeft
  1038.     Alignment.AlignHeight = ahTop
  1039.     Alignment.HeightPercent = 0
  1040.     Alignment.WidthPercent = 0
  1041.     Alignment.LeftOffPercent = 0
  1042.     Alignment.RightOffPercent = 0
  1043.     Alignment.TopOffPercent = 0
  1044.     Alignment.BottomOffPercent = 0
  1045.     Alignment.LeftOffset = 1
  1046.     Alignment.RightOffset = 0
  1047.     Alignment.TopOffset = 80
  1048.     Alignment.BottomOffset = 1
  1049.     WinHeight = 21
  1050.     AOWWindow = PlayerPnl
  1051.     ILFrame = IntGfxMod.GenericF
  1052.     ILIndexFrame = 113
  1053.     ILIndexTexture = 17
  1054.     OwnerItem = 0
  1055.     MinWidth = 0
  1056.     MinHeight = 0
  1057.     Left = 64
  1058.     Top = 360
  1059.   end
  1060.   object Player6Pnl: TAOWPanel
  1061.     Tag = 5
  1062.     Priority = 100
  1063.     WinLeft = 1
  1064.     WinTop = 100
  1065.     WinWidth = 120
  1066.     OnDrawBack = Player6PnlDrawBack
  1067.     Masked = True
  1068.     Alignment.AlignWidth = awLeft
  1069.     Alignment.AlignHeight = ahTop
  1070.     Alignment.HeightPercent = 0
  1071.     Alignment.WidthPercent = 0
  1072.     Alignment.LeftOffPercent = 0
  1073.     Alignment.RightOffPercent = 0
  1074.     Alignment.TopOffPercent = 0
  1075.     Alignment.BottomOffPercent = 0
  1076.     Alignment.LeftOffset = 1
  1077.     Alignment.RightOffset = 0
  1078.     Alignment.TopOffset = 100
  1079.     Alignment.BottomOffset = 1
  1080.     WinHeight = 21
  1081.     AOWWindow = PlayerPnl
  1082.     ILFrame = IntGfxMod.GenericF
  1083.     ILIndexFrame = 113
  1084.     ILIndexTexture = 17
  1085.     OwnerItem = 0
  1086.     MinWidth = 0
  1087.     MinHeight = 0
  1088.     Left = 64
  1089.     Top = 408
  1090.   end
  1091.   object NamePnl: TAOWPanel
  1092.     Priority = 1
  1093.     WinLeft = 50
  1094.     WinTop = 100
  1095.     WinWidth = 350
  1096.     Masked = True
  1097.     Alignment.AlignWidth = awBoth
  1098.     Alignment.AlignHeight = ahTop
  1099.     Alignment.HeightPercent = 0
  1100.     Alignment.WidthPercent = 0
  1101.     Alignment.LeftOffPercent = 0
  1102.     Alignment.RightOffPercent = 0
  1103.     Alignment.TopOffPercent = 0
  1104.     Alignment.BottomOffPercent = 0
  1105.     Alignment.LeftOffset = 50
  1106.     Alignment.RightOffset = 50
  1107.     Alignment.TopOffset = 100
  1108.     Alignment.BottomOffset = 60
  1109.     WinHeight = 22
  1110.     AOWWindow = Dlg
  1111.     ILFrame = IntGfxMod.GenericF
  1112.     ILTexture = IntGfxMod.GenericT
  1113.     ILIndexFrame = 105
  1114.     ILIndexTexture = 17
  1115.     OwnerItem = 0
  1116.     MinWidth = 0
  1117.     MinHeight = 0
  1118.     Left = 292
  1119.     Top = 80
  1120.   end
  1121.   object LocalPnl: TAOWPanel
  1122.     Priority = 1
  1123.     WinLeft = 50
  1124.     WinTop = 50
  1125.     WinWidth = 200
  1126.     Masked = True
  1127.     Alignment.AlignWidth = awBoth
  1128.     Alignment.AlignHeight = ahTop
  1129.     Alignment.HeightPercent = 0
  1130.     Alignment.WidthPercent = 0
  1131.     Alignment.LeftOffPercent = 0
  1132.     Alignment.RightOffPercent = 0
  1133.     Alignment.TopOffPercent = 0
  1134.     Alignment.BottomOffPercent = 0
  1135.     Alignment.LeftOffset = 50
  1136.     Alignment.RightOffset = 200
  1137.     Alignment.TopOffset = 50
  1138.     Alignment.BottomOffset = 60
  1139.     WinHeight = 22
  1140.     AOWWindow = Dlg
  1141.     ILFrame = IntGfxMod.GenericF
  1142.     ILTexture = IntGfxMod.GenericT
  1143.     ILIndexFrame = 105
  1144.     ILIndexTexture = 17
  1145.     OwnerItem = 0
  1146.     MinWidth = 0
  1147.     MinHeight = 0
  1148.     Left = 292
  1149.     Top = 32
  1150.   end
  1151.   object CloseBtn: TAOWButton
  1152.     Priority = 0
  1153.     WinLeft = 415
  1154.     WinTop = 4
  1155.     AOWWindow = Dlg
  1156.     ToolTip = General.ToolTip
  1157.     ToolTipText.Strings = (
  1158.       'Closes the window.')
  1159.     CaptureInput = True
  1160.     Alignment.AlignWidth = awRight
  1161.     Alignment.AlignHeight = ahTop
  1162.     Alignment.HeightPercent = 0
  1163.     Alignment.WidthPercent = 0
  1164.     Alignment.LeftOffPercent = 0
  1165.     Alignment.RightOffPercent = 0
  1166.     Alignment.TopOffPercent = 0
  1167.     Alignment.BottomOffPercent = 0
  1168.     Alignment.LeftOffset = 0
  1169.     Alignment.RightOffset = 20
  1170.     Alignment.TopOffset = 4
  1171.     Alignment.BottomOffset = 0
  1172.     Masked = False
  1173.     BorderHeight = 0
  1174.     BorderHeightSelected = 0
  1175.     ILIcon = IntGfxMod.GenericI
  1176.     ILIndexDown = 1
  1177.     ILIndexLit = 2
  1178.     ILIndexUp = 0
  1179.     TextColor = clBlack
  1180.     TextSelColor = clBlack
  1181.     WinWidth = 15
  1182.     OnClick = CancelButClick
  1183.     Left = 144
  1184.     Top = 8
  1185.   end
  1186.   object Translator: TIvTranslator
  1187.     DictionaryName = 'AoW'
  1188.     Left = 20
  1189.     Top = 8
  1190.     TargetsData = (
  1191.       1
  1192.       3
  1193.       (
  1194.         ''
  1195.         'Items'
  1196.         0)
  1197.       (
  1198.         ''
  1199.         'Text'
  1200.         0)
  1201.       (
  1202.         ''
  1203.         'ToolTipText'
  1204.         0))
  1205.   end
  1206. end
  1207.